scope of variable meaning in English
变量的域
变量作用域
Examples
- Discusses the scope of variables inside a block
讨论块内变量的范围。 - Scope of variables and constants jscript
变量和常量的范围( jscript ) - Scope of variables and constants
>变量和常数的范围 - Provides links to topics covering changes to declaration syntax , string length , structures , and the scope of variables inside blocks
提供到包含对声明语法、字符串长度、结构和块内变量范围更改的主题的链接。 - The last couple of days i ' ve been struggling a lot with the scope of variables as well as updating some variables in a loop , without much luck
这几天很不幸,我一直在同变量的取值范围和更新循环中变量作斗争。